<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* name: Mobile &amp;&amp; SmallScreen StyleSheet
* version: v1.1.0
* update: å°ºå¯¸ç»†åˆ†ä»£æ›¿æ¨ªç«–å±
* date: 2015-08-10
*/

body {
    margin: 0px 5px;
}
.wrap{width:100%;}
/* &lt;640 */
/*é€šç”¨å¤´éƒ¨*/
a{text-decoration: none;}
.t_a{width:100%; text-align: center; margin-top: 10px;}
.of{  overflow: hidden;}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
ul,li,h5,h2,h3{margin: auto;}
ul,li{list-style: none;}

.top_bar{ display: none;}

#Heads{width: 100%;background: #fff;z-index: 5;border-bottom: 1px solid #e0e0e0;}
.TopBox{position:relative;z-index: 2; *height:81px;}
.headfix{position:fixed;top: 0px;background:rgba(32,43,52,0.9); width:100%;}
.Top_Cont{margin-top: -30px;}
.head_r{ height:0px; margin-right:5px;}
.head_r li{line-height: 40px; float:left;}
.head_r li span{display:none;}
.head_r li a.l_c{ background:url("l_c.jpg") no-repeat; width:31px; height:21px; float:left; margin-right:5px;margin-top: 34px;}
.head_r li a.l_e{ background:url("l_e.jpg") no-repeat; width:31px; height:21px; float:left;margin-top: 34px;}
.head_r .li03{ display:none;}
.top-form-message{width:100%;}
.top-form-close{top: -75px;}
.mobile_key{font-size: 30px;float: left;margin-top: -6px;}
.mobile_key i{margin:0;}
.logo{float: none;width: 100%;clear: both;background-size: auto 80%;
    background-repeat: no-repeat;}
.logo a{width:100%;}
.nav{display:none;}
.mainTitle{width:96%;margin:0 auto;line-height:70px;color:#3E3E3E;font-size:2em;text-align:center;border-bottom:1px solid #d5d5d5; padding: 10px 0px 10px 0px;margin-bottom: 20px;}
.mainTitle_span{ width:95%; padding-bottom:20px; margin:auto;line-height: 1.8em;}
.head_r .li01{margin-top: 11px;}
.Tel400{ position:absolute; top:40%; left:180px; color:#FFF;}
.Tel400 a{ color:#FFF;}
.TopDesc{ display:none;}
.link_Language{ position: absolute;
    top: 50px;
    left: 250px;}
.link_Language span{ display:none;}
.link_Language a{ width:25px; height:12px; float:left; margin-right:0px;margin-top: 0px;line-height: 12px;text-align: center;overflow: hidden;}
.dhBox{display:none;}
.TopStyle{display: none;}
.h_desc{float: left;line-height: 0.8em;margin-top: 20px;margin-left: 10px;}
.head{height: 100px;float: left;width: 100%;}
.head h1{background: url(logo_m.jpg) left no-repeat;width: 100%;min-height: 100px;margin: auto;float: left;}

.h_desc{display: none;}
.head_tel{position: absolute; top:10px; left:150px; color: #333;}
/*.head_tel h3{display: none;}*/
.head_tel a{color: #333; width:140px;}

/*********************************************èœå•æ&nbsp;·å¼***************************************************/
.dh_mobile:before{
	content:url("ico_cd.png");
	position:fixed;	
	top: 28px;
	right: 20px;
	cursor:pointer;
	z-index: 100000;
}

.panel_box
{
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
	background-color: rgba(0, 0, 0, 0.69);
	font-family:"microsoft yahei";
}
.panel_box .panel_side
{
	position: absolute;
	right: 0;
	width: 200px;
	height: 100%;
	color: #ECECEC;
	z-index: 10000;
}
.panel_side .e.show
{
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	-webkit-transform: translate3d(0px,0px,0px);	
}
.panel_side .e
{
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	-webkit-transform: translate3d(313px,0px,0px);	
}
.panel_side[widget="sidemenu"] {
display: none;
position: absolute;
right: 0;
width: 100%;
height: 100%;
background: rgba(3, 155, 220, 0.85);
overflow-y: scroll;
}

.panel_side ul
{
	list-style:none;
	padding:0;
	margin:0;	
}
.panel_side ul li
{
	text-indent: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	margin: 0;
	overflow: visible;
	text-align: left;
	border-width: 0;
	border-top-width: 1px;
	font-weight: 700;
	color: #222;
	text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 #555555;
	/*background-image: -webkit-gradient(linear,left top,left bottom,from(#050303),to(#0F0202));
	background-image: -webkit-linear-gradient(#050303,#0F0202);
	background-image: -moz-linear-gradient(#050303,#0F0202);
	background-image: -ms-linear-gradient(#050303,#0F0202);
	background-image: -o-linear-gradient(#050303,#0F0202);
	background-image: linear-gradient(#052e3e,#08536f);*/
	/*background-image: linear-gradient(#AA8E1E,#634C16);*/
	border-bottom: 1px #cccccc solid;
}
.panel_side ul li a
{
	color: #FFF;
    font-size: 1.1em;
    line-height: 2.2em;
    display: block;
    font-weight: 500;
    text-decoration: none;
}
.panel_btn_innerBox {
	display: block;
	position: relative;
	padding: 0;
	width:100%;
	margin:0px;
}

.panel_btn_innerBox .panel_btn_text
{
	text-align:left;
}
.panel_btn_text a
{
	padding: 1em 15px;
	display: block;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 1.5em;
}
.panel_btn_text a.closed
{
	font-family:"microsoft yahei";
}
.panel_btn_innerBox .panel_btn_icon
{
	top:15px;
	right: 10px;
	width:20px;
	position:absolute;
	background:url("view_list.png") center no-repeat;
	opacity: 0.5;
}

/*é¦–é¡µä¸­é—´åŒºåŸŸ*/
.banner{ padding-top: 0px;width: 100%;height: 250px;overflow: hidden;margin-top: 0px;}
.banner .contents{position: relative;float: left;width: 100%;height: 100%;min-height:250px;}
.banner .content{background-size:auto 100%;background-position:50%;background-attachment: inherit;text-align: center;    background-repeat: no-repeat;    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;}
.banner .container {
	width: 93.75%;
    height: 100%;
	margin: 0px auto;
	position: relative;
}
.banner .contentInfo {overflow: hidden; position: absolute;z-index: 1;text-align: left;}
.banner .contentInfo{top:50%;left:0px;height:200px;width:100%;margin-top:-100px;}
.banner .contentInfo .sub {
    transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
}
.banner .contentInfo .sub{top:47px;left:8px;width:2px;height:120px;background: #fff;text-shadow: 0px 0px 3px #b67ebc;position: absolute;}
.banner .contentInfo .quan{top:120px;left:0px;width:14px;height:14px;border:2px solid #fff;border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;-webkit-border-radius:16px;text-shadow: 0px 0px 3px #b67ebc;position: absolute;}
.banner .contentInfo .title{position:relative;left:32px;top:0px;line-height:30px;font-size:22px;padding-top:40px;color: #fff;font-family: "å¾®è½¯é›…é»‘";text-shadow: 0px 0px 3px #b67ebc;}
.banner .contentInfo .info{display:none;position:relative;left:32px;top:0px;line-height:32px;padding-top:10px;font-size:20px;color: #fff;    text-shadow: 0px 0px 3px #b67ebc;}
.banner .contentInfo .btn{position:relative;top:0;right:-200px;line-height:22px;margin-top:16px;width:110px;height:22px; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px;color: #fff;border: 1px solid #fff;text-align: center;}
.banner .bannerNav{position:absolute;bottom:40px;width:100%;text-align:center;z-index:2;}
.banner .bannerNav .bannerNavChild{margin:0 10px;width:10px;height:10px;display:inline-block;*display:inline;*zoom:1;background:#fff;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;cursor:pointer;}
.banner .bannerNav .bannerNavChild.on{background:#000;
animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-moz-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-webkit-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-o-animation:bannerNavChildOn .2s  ease-in-out 0s  both;}
.banner .bannerBg{width:auto;height:160px;}

.banner .catesbox{width:100%; height:auto;position:absolute;left:0;bottom:0;background:url(neiNavBg.png) left top repeat; z-index: 100; display: none;}
.banner .catesbox .catesdiv{width:100%;height:40px;margin:0 auto;}
.banner .catesbox .catesdiv .sel{border-bottom:2px solid #0985cc;height:38px;}
.banner .catesbox .catesdiv ul li{width:auto;height:40px;float:left;line-height:40px;text-align:center;}
.banner .catesbox .catesdiv ul li a{min-width:40px;height:40px;display:block;font-size:13px;color:#fff;font-family: microsoft yahei; padding:0px 10px;}
.banner .catesbox .catesdiv ul li a:hover{ background-color:#1BBC9B;}

@keyframes sub{
0%{height:0px;}
100%{height:60px;}
}
@-moz-keyframes sub{
0%{height:0px;}
100%{height:60px;}
}
@-webkit-keyframes sub {
0%{height:0px;}
100%{height:60px;}
}
@-o-keyframes sub{
0%{height:0px;}
100%{height:60px;}
}


.RecordTotal{font-size:0.8em;}
.ColumnsIcoList li {
    float: left;
    width: 45%;
    height: 220px;
    overflow: hidden;
    text-align: center;
    margin: 5px;
}
.ColumnsIcoList li img {
    width: 95%;
    height: 150px;
    padding: 3px;
    border: 1px solid #CCCCCC;
}
.prod_pic_desc .prod_pic {
    float: left;
}

.m_gsjj_t{display: none;}
.m_gcal_t{width: 98%;margin: 0px auto;}
.m_gcal_t p{ display:none;}
.m_gcal_t span{width: 100%; padding-bottom:40px; text-align: center; border-bottom: 1px solid #efefef;font-size: 1.6em;color: #27a1e2; float: left;}

.cen_box_lxfs{display: none;}

.index_call{background: #eeeeee;margin-top: 20px;}
.call01{    float: left;
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 150px;
    background: #eeeeee url(bottom_phone_bg1.png) 50px 40px no-repeat;
    margin:auto;
}
.call01 .Context{margin-left:150px;}
.call02{float: left;
    clear: both;
    overflow: hidden;
    width: 100%;
	height: 150px;
	background: #dddddd url(bottom_phone_bg1.png) 50px 40px no-repeat;
}
.call02 .Context{margin-left:150px;}
.call03{float: left;
    clear: both;
    overflow: hidden;
    width: 100%;
	height: 150px;
	background: #eeeeee url(bottom_phone_bg1.png) 50px 40px no-repeat;
}
.call03 .Context{margin-left:150px;}

.index_call h5{color: #1F67A4; font-family: å¾®è½¯é›…é»‘, 'Microsoft YaHei'; font-size: 16px; font-weight: 500;    line-height: 1.5em;    margin: auto;
    padding-top: 25px;}
.index_call p{font-family: å¾®è½¯é›…é»‘, 'Microsoft YaHei';font-size: 14px;color: #7f7f7f;}


.side_right {float:left; margin-top: 20px;width: 94%;
    margin: 5% 3%;}
.side_right ul
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding: 0px;
	float:none;
	list-style:none;
	border:0px;
}
.side_right .ColumnList ul li
{
	width: 40%;
    height: 35px;
    margin-bottom: 20px;
    overflow: hidden;
    float: left;
    margin: 2% 5%;
}
.side_right .ColumnList ul li a
{
	width: 100%;
    height: 35px;
    /*background: #028cd7;*/
	background: #028cd7;
	border-radius: 10px;
    text-align: center;
    line-height: 35px;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-family: microsoft yahei;
	color:#FFF;
}
.side_right .ColumnList ul li a:hover
{
	color:#FF0;
	background:#028cd7;
}

.side_context
{
	font-size: 14px;
    font-family: microsoft yahei;
    color: #333333;
	line-height:2.5em;
}
.side_context h3
{
	font-size: 18px;
    font-family: microsoft yahei;
    color: #666666;
	line-height:2.5em;
	letter-spacing:1px;
}
.side_context img{margin-bottom: -6px;margin-right: 5px;}

.cont_title{font-size: 26px;font-family: microsoft yahei;color: #777777;padding-bottom: 20px;margin-bottom: 20px;text-align: center;}
.MyCont .neiTitle {
    font-size: 26px;
    font-family: microsoft yahei;
    color: #333333;
    padding-bottom: 20px;
    margin-bottom: 20px;
	margin-top: 40px;
    border-bottom: 1px solid #ccc;
}

.lxfs_r{display: none;}






#Bottoms{ display:none;}
.Footers{ width:100%; background:#F3F0EB url("bottom_line.jpg") top repeat-x;float: left;}
.Footers .Footer{width:98%; margin:30px auto 40px auto;}
.Footer .Bottom{text-align:center;font-size:14px; color:#666666;line-height: 2em;}
.Footer .Bottom a{font-size:14px;color:#666666;}
.Footer .Bottom .btn_mail{ font-family: microsoft yahei;
    font-size: 12px;
    color: #f5f5f5;
    padding: 5px 10px;
    background: #27a1e2;
    border-radius: 5px;
    margin-left: 10px;}
.Footer .Bottom .btn_mail:hover{background:#ed484b;}
.floatTools{display:none;}
#share{display:none;}

/*é¦–é¡µäº§å“æ–°é—»æ¨¡å—*/
.cen_box1{width:100%;height:1000px; background:url("fw_bg_m.jpg") top center no-repeat;}
.cen_box1 .left{width:600px;height:284px;float:left;}
.cen_box1 .left img{width:100%;height:100%;vertical-align:middle;}
.cen_box1 .right{position:relative;width:524px;height:284px;float:right;}
.cen_box1 .right .title{font-size:20px;color:#1485D8;line-height:20px;padding-bottom:20px;border-bottom: 0px;text-indent: 0px;height: auto;background: none;}
.cen_box1 .right .info{font-size:14px;color:#666;line-height:2em;}
.cen_box1 .right .btn{position:absolute;bottom:0px;left:0px;width:122px;height:38px;border:1px solid #dcdcdc;line-height:38px;text-align:center;color:#999999;font-size:14px;}
.cen_box1 .right .btn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.cen_box1 .right .btn:hover{background:#1586D8;color:#fff;border:1px solid #fff;}
.cen_box1_hzhb .more{ display:none;}

.cen_box1 .box1_cols{width:95%; margin-top:20px; margin:auto;}
.box1_cols .ColumnIco{clear:both;}
.ColumnIco ul{ width:100%; float:left;}
.ColumnIco ul li{ width:100%; height:394px; float:left;overflow:hidden; position:relative;}
.ColumnIco ul li .img{ width:100%; height:197px; overflow:hidden; }
.ColumnIco ul li .t{ top:0px; left:0px;}
.ColumnIco ul li .d{ top:197px; left:0px;}
.ColumnIco ul li .img_t{float:float;}
.ColumnIco ul li .img img{ width:100%; height:197px; overflow:hidden;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s; }
.ColumnIco ul li .img img:hover{transform:rotate(20deg) scale(1.4);-moz-transform:rotate(20deg) scale(1.4);-ms-transform:rotate(20deg) scale(1.4);-o-transform:rotate(20deg) scale(1.4);-webkit-transform:rotate(20deg) scale(1.4);}
.ColumnIco ul li .texts{ width:100%; height:197px; overflow:hidden; background:#F4F3F9;position: absolute;bottom: 0px;}
.ColumnIco ul li .texts h3{ font-size:1.8em; color:#1F1F21; width:100%; height:34px; line-height:34px; overflow:hidden; float:left; text-indent:20px; margin-top:30px;}
.ColumnIco ul li .texts h3 a{color:#1F1F21;}
.ColumnIco ul li .texts span{ font-size:1em; color:#202022; width:92%; height:120px; float:left; margin:20px; text-align:left;line-height: 1.6em;}
.ColumnIco ul li .texts span a{color:#202022;}





.c_pd {
    margin-bottom: 0;
	margin-top:0px;
}


.cen_box2{position: relative; padding:0px; float:left; margin-top:0px;}
.cen_box2 h3{height: 49px;
    line-height: 50px;
    font-size: 26px;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px;
    color: #333;
	font-weight:100;
    font-family: microsoft yahei;
	background:none;}
.cen_box2 .cen_box2_newMix{ width:100%;float: left;    margin-top: 20px;}
.cen_box2_newMix dl{ width:280px; height:315px; overflow:hidden; margin: auto;margin-bottom: 10px;}
.cen_box2_newMix dl dt{ width:280px; height:190px; float:left;overflow: hidden;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s;}
.cen_box2_newMix dl dt:hover{box-shadow:0px 0px 5px #000;-moz-box-shadow:0px 0px 5px #000;-ms-box-shadow:0px 0px 5px #000;-o-box-shadow:0px 0px 5px #000;-webkit-box-shadow:0px 0px 5px #000;}
.cen_box2_newMix dl dt img{ width:280px; height:200px;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s; }
.cen_box2_newMix dl dt img:hover{transform:rotate(20deg) scale(1.4);-moz-transform:rotate(20deg) scale(1.4);-ms-transform:rotate(20deg) scale(1.4);-o-transform:rotate(20deg) scale(1.4);-webkit-transform:rotate(20deg) scale(1.4);}
.cen_box2_newMix dl dd{ width:280px; height:110px; overflow:hidden; float:left;margin-top: 0px;}
.cen_box2_newMix dl dd h5{ width:280px; height:30px;text-align:left; color:#535353; font-size:18px; font-weight:bold; overflow:hidden; font-family:"Microsoft Yahei"; margin-bottom: 5px;margin-top: 15px;}
.cen_box2_newMix dl dd h5 a{color: #535353;}
.cen_box2_newMix dl dd span{width:280px; height:70px; line-height:1.8em; color:#666666; float:left; overflow:hidden;font-size: 12px;}
.cen_box2_newMix dl dd .more{ display:none;}
.cen_box2_newMix dl dd .more a{ color:#FB7C00;}

.cen_box2 .cen_box2_newText{ width:100%;float: left; background-color:#efefef; padding-bottom:10px;}

.cen_box2_newText .ArticleList {width: 90%; margin:10px auto;}
.cen_box2_newText .ArticleList ul {width: 100%;float: left;margin: 10px;}
.cen_box2_newText .ArticleList ul li {
    width: 90%;
	height: 30px;
    line-height: 30px;
    font-size: 1em;
    float: left;
    margin:0px 0px 0px 0px;
    border-bottom: 1px #CCCCCC dashed;
}
.cen_box2_newText .ArticleList ul li span {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 1em;
    float: left;
    overflow: hidden;
}
.cen_box2_newText .ArticleList ul li a {
    background: url('/style/ico01.gif') 5px center no-repeat;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
    padding-left: 15px;
	font-family:"å¾®è½¯é›…é»‘", "é»‘ä½“";
}
.cen_box2_newText .more{ display:none;}
.cen_box2 .contents .Context .ContextBox{ width:90%; margin:auto; color:#7f7f7f; font-size:1em; line-height:1.5em;}
.cen_box2 .contents .Context .ContextBox p{ text-align:center;}
.cen_box2 .contents .Context .ContextBox img{ text-align:center;}
.cen_box2 .contents .l_r{ width:100%; height:20px;} 






.cen_box3{ display:none;}
.cen_box4{ display:none;}

.cen_box6{ width:100%; float:left; background-color:#343E46;margin-top: 20px;}
.cen_box6 .mainTitle{ color:#d5d5d5;}
.cen_box6 .lxfs_boxs{ width:94%; margin:20px auto;}
.lxfs_boxs .info_td {width: 100%; background:#343E46; height:36px; line-height:36px; color:#FFFFFF; font-size:12px; text-align:center; float:left;    border: 1px solid #fff;    border-radius: 5px; margin-bottom:2em;}
.lxfs_boxs .info_td a{width: 100%;
    background: #343E46;
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    float: left;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 2em;}
.lxfs_boxs .nobor{ margin-right: 0;}
.lxfs_boxs #order_online{ display:none;}

.cen_box7{ width:100%; float:left;}
.cen_box8{ width:100%; float:left;margin-bottom: 2em;}
.cen_box8 .no_mobile{ display:none;}
.cen_box8 .ArticleList ul{ width:90%; margin:auto; margin-top:0px; float:inherit;}
.cen_box8 .ArticleList ul li{ margin:5px 0px; clear:inherit; width:100%; border:0px;}
.cen_box8 .ArticleList ul li span{ padding-bottom:5px; width:100%; border-bottom:1px dashed #ccc;}
.cen_box8 .ArticleList .more
{
	position:absolute;
	top:50px;
	right:25px;
}
.cen_box9{ display:none;}
.cen_box10{ display:none;}

/***********************************æ–°é—» äº§å“åˆ—è¡¨********************************************/
.ArticleList
{
	width:100%;
}
.ArticleList .title
{
	width:100%;
	height:33px;
	line-height:33px;
	color:#000000;
	text-indent:20px;
	border-bottom:1px #cccccc solid;
	float:left;
	padding-bottom: 1px;
	background:url("/style/title.jpg") top repeat-x;
}
.ArticleList .title .more
{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.ArticleList ul
{
	float:left;
	margin:10px;
	/*list-style:none;*/
}
.ArticleList ul li
{
	height:25px;
	line-height:25px;
	font-size:12px;
	float:left;
	clear:both;
	margin:0px 0px 0px 0px;
	border-bottom:1px #CCCCCC dashed;
}
.ArticleList ul li span
{
	width:210px;
	height:20px;
	line-height:20px;
	font-size:12px;
	float:left;
	overflow:hidden;
}
.ArticleList ul li span.time
{
	width:70px;
	height:20px;
	line-height:20px;
	font-size:11px;
	float:right;
	color:#666666;
}
.ArticleList ul li a
{
	background:url('/style/ico01.gif') 5px center no-repeat;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#666666;
	padding-left:15px;
}
.ArticleList ul li a:hover
{
	color:#FF6600;
}
.ArticleList .more
{
	position:absolute;
	bottom:15px;
	right:25px;
}

/*é€šç”¨åº•éƒ¨*/
.foot{width: 100%;
    background: #0277BD;
    float: left;}
.foot .f_ewm{ margin-right: 80px;margin-top: 2em;}
.foot .f_cont{color: #d2d2d2;text-align: left;}
.f_cont .Context{width: 90%;margin: auto;padding-top: 1.5em;border-top: 1px dashed #5f5f5f;}
.foot .Bottom{ text-align: left;color: #ffffff;padding: 20px;font-size: 0.9em;line-height: 1.5em;}
.Bottom a{color:#d2d2d2;}


.MyCont{ width:100%; margin-top:20px;}
.MyContLeft{ display:none;}
.MyContRight{ width:95%; margin:auto;}
.cont_sation{float: left;padding-left: 0px;margin-bottom: 15px;text-indent: 30px; line-height:35px;background: url("ico_station.png") 0px center no-repeat; font-size:0.8em;color: #333; width:100%;    margin-top: 0px;}
.cont_sation a{ color:#333;}
.cont_sation a:hover{ color:#FF5234;}
.cont_title{font-size: 1.6em;font-family: microsoft yahei;color: #777777;padding-bottom: 20px;margin-bottom: 20px;text-align: center; width:96%; border-bottom:1px solid #efefef;}
.f14{width:94%; margin:auto; overflow:hidden;}
.MyCont .f14 .line_left{ width:auto;}
.MyCont .f14 .line_right{ width:auto;}
.box_right_titles{height: 49px;
    line-height: 50px;
    font-size: 26px;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 15px;
    color: #333;
    font-weight: 100;
    font-family: microsoft yahei;}
.sation{ font-size:0.8em; margin-bottom:10px;}
.sation img{ margin-top:5px;}
.sation a{ color:#666;}
.Maincont{ font-size:0.8em; color:#666; line-height:2em; font-family:"å¾®è½¯é›…é»‘", "é»‘ä½“";}
.Maincont .CustomTextList {    width: 100%;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));
    background-image: -webkit-linear-gradient(#fff,#f1f1f1);
    background-image: -moz-linear-gradient(#fff,#f1f1f1);
    background-image: -ms-linear-gradient(#fff,#f1f1f1);
    background-image: -o-linear-gradient(#fff,#f1f1f1);
    background-image: linear-gradient(#fff,#f1f1f1);
    border-radius: 10px;
    border: 1px #cccccc solid;}
.CustomTextList li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    margin: 0;
    overflow: visible;
    text-align: left;
    border-width: 0;
    border-top-width: 1px;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    border-bottom: 1px #cccccc solid;
}

.CustomTextList li a {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: block;
    overflow: visible;
    text-align: left;
    border-width: 0;
    border-top-width: 1px;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    display: block;
}
.CustomTextList li .Name {
        margin: 10px 20px 0px 20px;
}
.CustomTextList li .Time {
        margin: 0px 20px 0px 20px;
}


.pagination{height:22px;text-align:right;line-height:20px; font-family:"å¾®è½¯é›…é»‘", "é»‘ä½“";}
.pagination{ margin-top:20px; height:22px; text-align:right; line-height:20px; font-family:'\5b8b\4f53';}
.pagination span{ color:#999; border:0;}
.pagination a, .pagination span{ display:inline-block; border:1px solid #CCC; padding:0px 7px; text-align:center; vertical-align:middle; text-decoration:none; margin-right:5px;}
.pagination a{ color:#424242;}
.pagination .current, .pagination a:hover{ color:#f60; border:1px solid #f60;}
.pagination .current{ font-weight:bold; background-color:#ffefe5;}


/***************************************************************************/
.page{ margin-top:20px; height:22px; text-align:right; line-height:20px; font-family:'\5b8b\4f53'; margin-bottom:10px;}
.page span{ color:#999; border:0;}
.page a, .page span{ display:inline-block; border:1px solid #CCC; padding:0px 7px; text-align:center; vertical-align:middle; text-decoration:none; margin-right:5px;}
.page a{ color:#424242;}
.page .current, .page a:hover{ color:#f60; border:1px solid #f60;}
.page .current{ font-weight:bold; background-color:#ffefe5;}

/*.Pagination{ height:22px; text-align:center; line-height:20px; font-family:'\5b8b\4f53'; float: left; width: 100%;margin: 10px auto 20px auto;}
.Pagination span{ color:#999; border:0;}
.Pagination a, .Pagination span{ display:inline-block; border:1px solid #CCC; background-color:#f5f5f5; padding:0px 7px; text-align:center; vertical-align:middle; text-decoration:none; margin-right:5px;}
.Pagination a{ color:#424242;}
.Pagination .current, .Pagination a:hover{ color:#f60; border:1px solid #f60;}
.Pagination .current{ font-weight:bold; background-color:#ffefe5;}*/


/*.PageNext {width:40%;float:right; padding-right:5px; }
.PageNext a{display:inline-block; border:0px; background-color:inherit; padding:0px; text-align:left; vertical-align:middle; text-decoration:none; margin:0px;height:40px; line-height:40px; overflow:hidden;width:100%;}
.PagePreview{width:40%;float:left; padding-left:5px;}
.PagePreview a{display:inline-block; border:0px; background-color:inherit; padding:0px; text-align:right; vertical-align:middle; text-decoration:none; margin:0px;height:40px;overflow:hidden; line-height:40px;width:100%;}*/
/*åˆ†é¡µ*/

.Pagination{clear: both;padding: 10px 0px;text-align: center;}
.Pagination span{padding: 5px 10px;margin: 0px 5px;background-color: #009ED5;color: #FFFFFF;font-size: 12px;}
.PagePreview0{
float:left;
width:100%;
margin-bottom:5px;
color: #333;
font-size: 12px;
display: block;
text-align: left;
text-indent: 25px;
height:25px;
line-height:25px;
background:rgb(239, 239, 239) url("ico04.gif") 5px no-repeat;}
.PageNext0{
float:left;
width:100%;
margin-bottom:5px;
color: #333;
font-size: 12px;
display: block;
text-align: left;
text-indent: 25px;
height:25px;
line-height:25px;
background:rgb(239, 239, 239) url("ico04.gif") 5px no-repeat;}

/*è¿”å›ž*/

.PageBack {clear: both;padding: 10px 0px;text-align: center;}

.PageBack a {padding: 3px 10px;margin: 0px 5px;border: 1px gray solid;background-color: #F9F9F9;font-size: 12px;color: #444;}

.PageBack a:hover {background-color: #0066CC;color: #FFFFFF;}



.float0831{ display:none;}



#share {
	position: fixed;
	_position: absolute;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");
	bottom: 34px;
	left: 53%;
	margin-left: 120px;
	width: 49px;
	zoom: 1;
	z-index: 900;
}
#share a {
	background-image: url(share.png);
	background-repeat: no-repeat;
	display: block;
	width: 49px;
	height: 49px;
	margin-bottom: 2px;
	overflow: hidden;
	text-indent: -999px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#share a#totop {
	background-position: -48px 0;
	position: absolute;
	bottom: 0;
	cursor: pointer;
}
#share a#totop:hover {
	background-position: 0 0;
}
#share .inquiry {
	background-position: -48px -58px;
	position: absolute;
	bottom: 53px;
	z-index:5;
}
#share a.inquiry:hover {
	background-position: 0 -58px;
}

#share .s_facebook {
	background-position: -48px -116px;
	position: absolute;
	bottom: 212px;
	z-index:5;
}
#share a.s_facebook:hover {
	background-position: 0 -116px;
}
#share .s_twitter {
	background-position: -48px -174px;
	position: absolute;
	bottom: 159px;
	z-index:5;
}
#share a.s_twitter:hover {
	background-position: 0 -174px;
}
#share .s_google-plus {
	background-position: -48px -232px;
	position: absolute;
	bottom: 106px;
	z-index:5;
}
#share a.s_google-plus:hover {
	background-position: 0 -232px;
}
#share .s_in {
	background-position: -48px -290px;
	position: absolute;
	bottom: 53px;
	z-index:5;
}
#share a.s_in:hover {
	background-position: 0 -290px;
}

.MyContBox .Maincont ul{padding:0px;}

.MyContLeft{display: none;}

@media only screen and (min-width: 1024px) {
	.MyContLeft {
    display: none;
	}
	.h_desc{display: block;
    position: absolute;
    left: 180px;
    top: 5px;
    margin: auto;}
	.Tel400 {
        position: absolute;
	    top: 20px;
	    left: 400px;
	    color: #333;
	    width: 140px;
	}
	.Tel400 a{color: #333;}
	.banner .content{background-size:100%;}
}

@media screen and (max-width: 1023px)
{
	.head_tel h3{color: #333;}
	.Tel400 {
        position: absolute;
	    top: 20px;
	    left: 20px;
	    color: #333;
	    width: 140px;
	}
	.Tel400 a{color: #333;}
	.List3 li{height:280px;}
	.List3 li .Image img{height:240px;}
	.List3 li .ImageName a{color: #666;}
	.TopStyle{display:flex;padding-top: 10px;}
	.TopStyle:before{content:url(/style/logo-m.jpg);}
	.TopStyle a{display:none;}
	.head_tel{left: 190px;}
	
}
@media (min-width: 375px) and (max-width: 767px)
{
	.Tel400 {
        position: absolute;
	    top: 20px;
	    left: 20px;
	    color: #333;
	    width: 140px;
	}
	.Tel400 a{color: #333;}
	.List3 li{height:180px;}
	.List3 li .Image img{height:120px;}
	
}
@media (min-width: 321px) and (max-width: 375px)
{
	.Tel400 {
        position: absolute;
	    top: 20px;
	    left: 20px;
	    color: #333;
	    width: 140px;
	}
	.Tel400 a{color: #333;}
	.List3 li{height:180px;}
	.List3 li .Image img{height:120px;}
	
}
@media screen and (max-width: 320px)
{
	.Tel400 {
        position: absolute;
	    top: 20px;
	    left: 20px;
	    color: #333;
	    width: 140px;
	}
	.Tel400 a{color: #333;}
	.List3 li{height:180px;}
	.List3 li .Image img{height:120px;}
	
}</pre></body></html>